home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 January
/
CHIP Turkiye Ocak 1998.iso
/
ARACLAR
/
WINNC
/
WINNC32.EX_
/
WINNC32.EX
/
0
/
RCDATA
/
TFORM7
/
TFORM7.txt
Wrap
Text File
|
1997-06-16
|
3KB
|
185 lines
object Form7: TForm7
Left = 242
Top = 158
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'Config Speedbar'
ClientHeight = 256
ClientWidth = 367
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Bevel2: TBevel
Left = 6
Top = 210
Width = 355
Height = 13
Shape = bsBottomLine
end
object GroupBox1: TGroupBox
Left = 6
Top = 6
Width = 355
Height = 85
TabOrder = 0
object Label1: TLabel
Left = 12
Top = 18
Width = 65
Height = 13
Caption = 'Button Name:'
end
object Label5: TLabel
Left = 12
Top = 60
Width = 58
Height = 13
Caption = 'Button Icon:'
end
object Bevel1: TBevel
Left = 6
Top = 36
Width = 343
Height = 13
Shape = bsBottomLine
end
object Edit1: TEdit
Left = 90
Top = 16
Width = 169
Height = 21
TabOrder = 0
end
object Button2: TButton
Left = 270
Top = 58
Width = 79
Height = 21
Caption = 'Browse...'
TabOrder = 1
OnClick = Button2Click
end
object Edit4: TEdit
Left = 90
Top = 58
Width = 169
Height = 21
TabOrder = 2
end
end
object GroupBox2: TGroupBox
Left = 6
Top = 96
Width = 355
Height = 115
TabOrder = 1
object Label2: TLabel
Left = 12
Top = 18
Width = 71
Height = 13
Caption = 'File/Dir- Name:'
end
object Label4: TLabel
Left = 12
Top = 66
Width = 71
Height = 13
Caption = 'WorkDirectory:'
end
object Label6: TLabel
Left = 12
Top = 42
Width = 56
Height = 13
Caption = 'Parameters:'
end
object Label3: TLabel
Left = 12
Top = 92
Width = 59
Height = 13
Caption = 'Shell Action:'
end
object Edit3: TEdit
Left = 90
Top = 64
Width = 169
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 90
Top = 16
Width = 169
Height = 21
TabOrder = 1
end
object Button1: TButton
Left = 270
Top = 16
Width = 79
Height = 21
Caption = 'Browse...'
TabOrder = 2
OnClick = Button1Click
end
object Edit5: TEdit
Left = 90
Top = 40
Width = 169
Height = 21
TabOrder = 3
end
object ComboBox1: TComboBox
Left = 90
Top = 88
Width = 73
Height = 21
ItemHeight = 13
Items.Strings = (
''
'Open'
'Print')
TabOrder = 4
Text = 'Open'
end
object Popuplinks: TCheckBox
Left = 265
Top = 45
Width = 81
Height = 17
Caption = 'Popuplinks'
TabOrder = 5
end
end
object BitBtn1: TBitBtn
Left = 270
Top = 228
Width = 91
Height = 25
TabOrder = 2
OnClick = BitBtn1Click
Kind = bkCancel
end
object BitBtn2: TBitBtn
Left = 162
Top = 228
Width = 93
Height = 25
TabOrder = 3
OnClick = BitBtn2Click
Kind = bkOK
end
object OpenDialog1: TOpenDialog
FileEditStyle = fsEdit
Options = [ofNoDereferenceLinks]
Left = 6
Top = 222
end
end